home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Force Cursor Adjustment.1 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1007 b   |  [TEXT/ttxt]

  1. Subject:     Re: Force Cursor Adjustment
  2. Sent:        6/27/96 4:20 PM
  3. Received:    6/27/96 4:31 PM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Dear ODF Team:
  9. >
  10. >After the execution of some (all?)  commands, the displayed content had
  11. >changed and the cursor may need to be updated. How can tell ODF to force a
  12. >call to AdjustCursor? Actually, the old cursor remains there until I move
  13. >the mouse...
  14. >
  15. >Serge
  16.  
  17. This is a bug we also have in ODFContainer. I am currently trying to fix 
  18. it by calling
  19.  
  20. session->GetDispatcher(ev)->InvalidateFacetUnerMouse(ev)
  21.  
  22. I'll keep you posted.
  23.  
  24. ........................................................................
  25.  Henri Lamiraux                                      lamiraux@apple.com
  26.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  27. ........................................................................
  28.  
  29.